Revision: baz--versions--1.0--patch-2
Archive: jblack@gnuarch.org--2004
Creator: James Blackwell <james.blackwell@canonical.com>
Date: Mon Nov  1 00:39:06 EST 2004
Standard-date: 2004-11-01 05:39:06 GMT
New-files: commands/.arch-ids/cmd-switch.c.id
    commands/.arch-ids/cmd-switch.h.id
    commands/PLUGIN/.arch-ids/DIRS.id commands/PLUGIN/DIRS
    commands/cmd-switch.c commands/cmd-switch.h
    commands/tests/.arch-ids/=id
    commands/tests/.arch-ids/Makefile.in.id
    commands/tests/Makefile.in
    commands/tests/PLUGIN/.arch-ids/=id
    commands/tests/PLUGIN/.arch-ids/REQ.id
    commands/tests/PLUGIN/REQ
    libarch/tests/.arch-ids/unit-namespace.c.id
    libarch/tests/unit-namespace.c
    tests/.arch-ids/test-switch.sh.id tests/test-switch.sh
New-directories: commands/tests commands/tests/.arch-ids
    commands/tests/PLUGIN commands/tests/PLUGIN/.arch-ids
Renamed-files: libarch/tests/.arch-ids/unit-cmd-diff.c.id commands/tests/.arch-ids/unit-cmd-diff.c.id
    libarch/tests/.arch-ids/unit-cmd.c.id commands/tests/.arch-ids/unit-cmd.c.id
    libarch/tests/unit-cmd-diff.c commands/tests/unit-cmd-diff.c
    libarch/tests/unit-cmd.c commands/tests/unit-cmd.c
Modified-files: commands/Makefile.in commands/cmd-add-id.c
    commands/cmd-diff.c commands/cmd-get.c
    commands/cmd-init-tree.c commands/cmd-lock-revision.c
    commands/cmd-my-revision-library.c
    commands/cmd-rbrowse.c commands/cmd-set-tree-version.c
    commands/cmd-undo.c commands/cmds.c commands/cmdutils.c
    commands/cmdutils.h commands/tests/unit-cmd-diff.c
    commands/tests/unit-cmd.c libarch/ancestry.c
    libarch/apply-changeset.c libarch/arbdelta.c
    libarch/archive-cache.c libarch/archive-mirror.c
    libarch/archive-pfs.c libarch/archive-setup.c
    libarch/archive-snapshot.c libarch/archive-version.c
    libarch/archive.c libarch/archives.c
    libarch/build-revision.c libarch/import.c
    libarch/inode-sig.c libarch/inv-ids.c libarch/invent.c
    libarch/library-txn.c libarch/my.c libarch/my.h
    libarch/namespace.c libarch/namespace.h
    libarch/patch-logs.c libarch/patch-logs.h
    libarch/pfs-sftp.c libarch/project-tree.c
    libarch/project-tree.h libarch/tests/Makefile.in
    libarch/undo.c tests/Makefile.in
New-patches: jblack@gnuarch.org--2004/baz--versions--1.0--patch-2
    robert.collins@canonical.com--general/bazaar--devo--1.0--patch-12
    robert.collins@canonical.com--general/bazaar--devo--1.0--patch-13
    robert.collins@canonical.com--general/bazaar--devo--1.0--patch-14
    robert.collins@canonical.com--general/bazaar--devo--1.0--patch-15
    robert.collins@canonical.com--general/bazaar--devo--1.0--patch-16
    robert.collins@canonical.com--general/bazaar--devo--1.0--patch-17
    robert.collins@canonical.com--general/bazaar--devo--1.0--patch-18
    robert.collins@canonical.com--general/bazaar--gcc-warnings--1.0--base-0
    robert.collins@canonical.com--general/bazaar--gcc-warnings--1.0--patch-1
    robert.collins@canonical.com--general/bazaar--gcc-warnings--1.0--patch-2
    robert.collins@canonical.com--general/bazaar--switch--1.0--base-0
    robert.collins@canonical.com--general/bazaar--switch--1.0--patch-1
    thelove@canonical.com/bazaar--devo--1.0--patch-47
    thelove@canonical.com/bazaar--devo--1.0--patch-48
    thelove@canonical.com/bazaar--devo--1.0--patch-49
    thelove@canonical.com/bazaar--devo--1.0--patch-50
    thelove@canonical.com/bazaar--devo--1.0--patch-51
    thelove@canonical.com/bazaar--devo--1.0--patch-52
Summary: Merging from pqm to get tree up to date
Keywords: 

Merging from pqm to get tree up to date

Patches applied:

 * robert.collins@canonical.com--general/bazaar--devo--1.0--patch-12
   merge from thelove@canonical.com/bazaar--devo--1.0

 * robert.collins@canonical.com--general/bazaar--devo--1.0--patch-13
   create commands specific unit tests subtree

 * robert.collins@canonical.com--general/bazaar--devo--1.0--patch-14
   merge in switch implementation from robert.collins@canonical.com--general/bazaar--switch--1.0

 * robert.collins@canonical.com--general/bazaar--devo--1.0--patch-15
   bah, committed a broken merge of the switch code

 * robert.collins@canonical.com--general/bazaar--devo--1.0--patch-16
   merge in robert.collins@canonical.com--general/bazaar--gcc-warnings--1.0

 * robert.collins@canonical.com--general/bazaar--devo--1.0--patch-17
   add vim hint lines to libarch/a*.c

 * robert.collins@canonical.com--general/bazaar--devo--1.0--patch-18
   add vim hint lines to libarch/b*.c

 * robert.collins@canonical.com--general/bazaar--gcc-warnings--1.0--base-0
   tag of robert.collins@canonical.com--general/bazaar--devo--1.0--patch-11

 * robert.collins@canonical.com--general/bazaar--gcc-warnings--1.0--patch-1
   merge from robert.collins@canonical.com--general/bazaar--devo--1.0

 * robert.collins@canonical.com--general/bazaar--gcc-warnings--1.0--patch-2
   fix baz for all current gcc warnings

 * robert.collins@canonical.com--general/bazaar--switch--1.0--base-0
   tag of robert.collins@canonical.com--general/bazaar--devo--1.0--patch-11

 * robert.collins@canonical.com--general/bazaar--switch--1.0--patch-1
   implement a switch command, refactoring to support easy implementation

 * thelove@canonical.com/bazaar--devo--1.0--patch-47
   merge from thelove@canonical.com/bazaar--devo--1.0

 * thelove@canonical.com/bazaar--devo--1.0--patch-48
   create commands specific unit tests subtree

 * thelove@canonical.com/bazaar--devo--1.0--patch-49
   merge in switch implementation from robert.collins@canonical.com--general/bazaar--switch--1.0

 * thelove@canonical.com/bazaar--devo--1.0--patch-50
   fix baz for all current gcc warnings

 * thelove@canonical.com/bazaar--devo--1.0--patch-51
   add vim hint lines to libarch/a*.c

 * thelove@canonical.com/bazaar--devo--1.0--patch-52
   add vim hint lines to libarch/b*.c

